home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-12-16 | 5.1 KB | 178 lines |
- [Options]
- ;FilterPreSelect controls indicates whether selection sets should be
- ;predetermined when a filter is set
- FilterPreSelect=ON
- ;FilterPreSelect=OFF
-
- ;DefaultViewType indicates what view type to use for File>>Open>>Database
- ;DefaultViewType=FORM
- DefaultViewType=LIST
-
- ;The PlayMacroSpeed entry informs PC-File how it should playback recorded
- ;macro files. The FAST option is default and the macro is played back
- ;as quickly as possible. The NORMAL option will play back the macro
- ;at approximately the same speed it was recorded.
- ;MacroPlaySpeed=FAST
- MacroPlaySpeed=NORMAL
-
- ;The xxxxGridValue entries indicate the default values to be used
- ;for the snap grids in form, report, and label layout views. If these
- ;entries are missing, the default values are computed from screen
- ;characteristics
- ;HorzGridValue=8
- ;VertGridValue=12
-
- ;The following Bar entries define the initial state for the tool bars
- ;displayed under the main window and report menus. The options are
- ;OFF and ON with the default being OFF for ToolBar and ON for ReportToolBar
- ToolBar=ON
- ReportToolBar=ON
-
- ;The following Snap entries define initial state of the snap to grid options
- ;for form, label and report layout modes. The options are OFF and ON with
- ;the default being ON
- ReportSnap=OFF
- LabelSnap=OFF
- FormSnap=OFF
-
- ;The following NewLine entries define the characters that will be used in
- ;the report and label expression tool that are translated to new line
- ;sequences for multiline fields
- ConditionalNewLine=^
- UnconditionalNewLine=|
-
- ;The DateFormat entry defines how date field references in a mailmerge
- ;template document will be formatted. The default value is SHORT.
- ;DateFormat=LONG
- DateFormat=SHORT
-
- ;The collating sequence entry controls how PC-File will read and write index
- ;file entries. In the U.S. version the default value is ASCII, but for
- ;Language Sequence is used in non-U.S. versions. The determination of version
- ;is determined by the language.dll=entry of the [boot] section in the
- ;SYSTEM.INI file for Windows 3.0 and by the sLanguage=entry of the [intl]
- ;section in the WIN.INI file for Windows 3.1.
- ;CollatingSequence=ASCII
- ;CollatingSequence=Language
-
- ;The storage of data in files is controlled by this option. When
- ;AnsiDataStorage is set to FALSE, data is stored in files using the OEM
- ;character set. When the value is set to TRUE, the data is stored in files
- ;using the Ansi character set. The default value is FALSE. The value of
- ;TRUE should only be used in countries where use of the OEM character set
- ;causes loss of data.
- AnsiDataStorage=FALSE
- ;AnsiDataStorage=TRUE
-
- [Files]
- ;Data is set by PC-File each time it exits to record the current working directory
- Data=E:\PCF7
-
- ;Help can be user set to indicate the location and name of the help file
- Help=pcf8help.hlp
- LabelData=ldata.lbd
-
- ;StaleRecordAction and FieldReplaceOption are Network options, see
- ;UPDATE.TXT for description
- ;StaleRecordAction=NONE
- StaleRecordAction=WARNING
- ;StaleRecordAction=PREVENT
- ;FieldReplaceOption=ALL
- FieldReplaceOption=CHANGED
- ;STOREVIEWS sets the number of recently opened views pc-file displays.
- ;Upper limit is 6
- ;view0, view1 are the names
- ;setting STOREVIEWS to 0 disables this function
- STOREVIEWS=4
- VIEW0=
- VIEW1=
- VIEW2=
- VIEW3=
- [Graph]
- AutoRedraw=1
-
- [Dialer]
-
- [Menus]
- ;Within the Menus section you can make entries to deactivate menu options
- ;within pc-file. This can be helpful when distributing data, views and sets
- ;to user and wish to limit exposure to accidental modifications
- ;FileNewDatabase=OFF
- ;FileNewIndex=OFF
- ;FileNewList=OFF
- ;FileNewForm=OFF
- ;FileNewCrossTab=OFF
- ;FileNewGraph=OFF
- ;FileNewReport=OFF
- ;FileNewLabel=OFF
- ;FileNewMerge=OFF
- ;FileOpenDatabase=OFF
- ;FileOpenIndex=OFF
- ;FileOpenList=OFF
- ;FileOpenForm=OFF
- ;FileOpenCrossTab=OFF
- ;FileOpenGraph=OFF
- ;FileOpenSet=OFF
- ;FileOpenReport=OFF
- ;FileOpenLabel=OFF
- ;FileOpenMerge=OFF
- ;FileCloseDatabase=OFF
- ;FileCloseIndex=OFF
- ;FileSaveList=OFF
- ;FileSaveForm=OFF
- ;FileSaveCrossTab=OFF
- ;FileSaveGraph=OFF
- ;FileSaveSet=OFF
- ;FileSaveReport=OFF
- ;FileSaveLabel=OFF
- ;FileSaveMerge=OFF
- ;FileIndex=OFF
- ;FileImpExp=OFF
- ;FilePrint=OFF
- ;FilePrintSetup=OFF
- ;EditAddNew=OFF
- ;EditDeleteRecall=OFF
- ;EditEditView=OFF
- ;EditCopyAll=OFF
- ;EditCopySelected=OFF
- ;EditPaste=OFF
- ;EditPasteLink=OFF
- ;EditShowDeleted=OFF
- ;QuerySearch=OFF
- ;QuerySearchNext=OFF
- ;QueryIndexedSearch=OFF
- ;QueryDefineFilter=OFF
- ;QueryApplyFilter=OFF
- ;QueryRelate=OFF
- ;QueryGoToTop=OFF
- ;QueryGoToBottom=OFF
- ;OrganizeCreate=OFF
- ;OrganizeModify=OFF
- ;OrganizeCopy=OFF
- ;OrganizeIndex=OFF
- ;OrganizeReindex=OFF
- ;OrganizePack=OFF
- ;OrganizeSort=OFF
- ;OrganizeAppend=OFF
- ;OrganizeDelete=OFF
- ;OrganizeRecall=OFF
- ;OrganizeReplace=OFF
- ;OrganizeFiles=OFF
- ;UtilitiesDial=OFF
- ;UtilitiesSetupDialField=OFF
- ;UtilitiesSetupDialer=OFF
- ;UtilitiesRecordMacro=OFF
- ;UtilitiesStopMacro=OFF
- ;UtilitiesPlayMacro=OFF
- ;UtilitiesHideStatusBar=OFF
- ;WindowCascade=OFF
- ;WindowTile=OFF
- ;WindowArrangeIcons=OFF
- ;HelpIndex=OFF
- ;HelpAbout=OFF
- ;ListSetup=OFF
- ;ListColumns=OFF
- ;ListSetColumnOrder=OFF
- ;FormLayout=OFF
-